real-time software - definizione. Che cos'è real-time software
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è real-time software - definizione

STUDY OF HARDWARE AND SOFTWARE SYSTEMS THAT HAVE A "REAL-TIME CONSTRAINT"
Near real-time; Real-time control; Real-time system; Hard real time; Hard real-time; Soft real-time; Real-time systems; Realtime system; Realtime information system; Time-driven programming; Realtime computing; Real time computing; Real-Time Dispatching; Hard real-time system; Real Time Processing; Hard realtime; Near real time; Real-time network; Real time network; Clock-driven schedule; Centralized Data Processing; Real time information system; Near-real-time; Sort real time; Soft realtime; Soft real-time system; Firm real time; Firm real-time; Firm realtime; Firm real-time system; Near Real Time; Real-time application; Realtime applications; Real-time networking; Reactive computing; History of real-time computing; Real-time digital signal processing; Real time computer; Real-time software; Realtime software; Real-time technology

Real-time computing         
Real-time computing (RTC) is the computer science term for hardware and software systems subject to a "real-time constraint", for example from event to system response. Real-time programs must guarantee response within specified time constraints, often referred to as "deadlines".
Real-time (disambiguation)         
WIKIPEDIA DISAMBIGUATION PAGE
Real time; Realtime
Real-time describes various operations or processes that respond to inputs reliably within a specified time interval.
Real-time text         
TEXT TRANSMITTED INSTANTLY AS IT IS TYPED OR CREATED
Real time text; Real-Time Text; Real time texting; Real-time texting; Fast Text; Real-time Text; Realtime text
Real-time text (RTT) is text transmitted instantly as it is typed or created. Recipients can immediately read the message while it is being written, without waiting.

Wikipedia

Real-time computing

Real-time computing (RTC) is the computer science term for hardware and software systems subject to a "real-time constraint", for example from event to system response. Real-time programs must guarantee response within specified time constraints, often referred to as "deadlines".

Real-time responses are often understood to be in the order of milliseconds, and sometimes microseconds. A system not specified as operating in real time cannot usually guarantee a response within any timeframe, although typical or expected response times may be given. Real-time processing fails if not completed within a specified deadline relative to an event; deadlines must always be met, regardless of system load.

A real-time system has been described as one which "controls an environment by receiving data, processing them, and returning the results sufficiently quickly to affect the environment at that time". The term "real-time" is also used in simulation to mean that the simulation's clock runs at the same speed as a real clock, and in process control and enterprise systems to mean "without significant delay".

Real-time software may use one or more of the following: synchronous programming languages, real-time operating systems (RTOSes), and real-time networks, each of which provide essential frameworks on which to build a real-time software application.

Systems used for many safety-critical applications must be real-time, such as for control of fly-by-wire aircraft, or anti-lock brakes, both of which demand immediate and accurate mechanical response.